From 4b0a9c7468271a3558b4a7c53347d8b52135f4fa Mon Sep 17 00:00:00 2001 From: robertl Date: Mon, 15 Feb 2010 19:49:38 +0000 Subject: [PATCH] Bump version number. --- configure | 2 +- configure.in | 2 +- gbversion.h | 2 +- gui/setup.iss | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/configure b/configure index e6af9b8fe..f179c7635 100755 --- a/configure +++ b/configure @@ -1745,7 +1745,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu # Increase GBBUILD for a new release GBBUILD=20 # YYYYMMDD, please, if beta, i.e. "-beta20060413" -PACKAGE_RELEASE="-beta20100116" +PACKAGE_RELEASE="-beta20100215" cat >>confdefs.h <<_ACEOF #define PACKAGE_RELEASE "$PACKAGE_RELEASE" diff --git a/configure.in b/configure.in index 7b4e57695..b3b6a6d9e 100644 --- a/configure.in +++ b/configure.in @@ -7,7 +7,7 @@ AC_INIT(GPSBabel, 1.3.7, BUG-REPORT-ADDRESS) # Increase GBBUILD for a new release GBBUILD=20 # YYYYMMDD, please, if beta, i.e. "-beta20060413" -PACKAGE_RELEASE="-beta20100116" +PACKAGE_RELEASE="-beta20100215" AC_DEFINE_UNQUOTED(PACKAGE_RELEASE, "$PACKAGE_RELEASE", [Define to the release name of this package.]) AC_SUBST(PACKAGE_RELEASE) diff --git a/gbversion.h b/gbversion.h index c905c7f1a..ac8d0685e 100644 --- a/gbversion.h +++ b/gbversion.h @@ -4,5 +4,5 @@ * * Isn't simplification via automation grand? */ -#define VERSION "1.3.7-beta20100116" +#define VERSION "1.3.7-beta20100215" #define WEB_DOC_DIR "http://www.gpsbabel.org/htmldoc-development" diff --git a/gui/setup.iss b/gui/setup.iss index eb975f77b..85b933b62 100755 --- a/gui/setup.iss +++ b/gui/setup.iss @@ -1,4 +1,4 @@ -; $Id: setup.iss,v 1.15 2010/01/18 21:04:28 robertl Exp $ +; $Id: setup.iss,v 1.16 2010/02/15 19:49:39 robertl Exp $ ; ; NOTE: setup.iss is generated from setup.iss.in via autoconf. ; The generated setup.iss is checked in to help keep the version numbers -- 2.30.2